MSVC Introspection Builds: Remove GCC Requirement
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 17 Aug 2015 11:11:53 +0000 (19:11 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 17 Aug 2015 11:11:53 +0000 (19:11 +0800)
commitaea7809f55ac520b9d2d5d9c1eea1345fabbd7a7
treeda16542e210b83fcc2d5e0e11d08cdf539084de3
parentab09ffaa8cd38380f455ea51acf2474d0d31aad5
MSVC Introspection Builds: Remove GCC Requirement

G-I has been updated to not require a Windows GCC installation
anymore to generate the .gir files, so update the NMake Makefiles
that are used for this purpose.

As a result, it is no longer necessary to define time_t for the .gir
generation as we are on the same compiler throughout the process.
build/gtk-introspection-msvc.mak [new file with mode: 0644]
build/introspection-msvc.mak